home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / Chip_2004-11_cd1.bin / zkuste / planetaria / download / celestia / celestia-win32-1.3.2.exe / {app} / data / solarsys.ssc < prev    next >
Text File  |  2004-08-21  |  23KB  |  1,209 lines

  1. # Data for our solar system.
  2.  
  3. "Mercury" "Sol"
  4. {
  5.     Texture "mercury.*"
  6.     BumpMap "mercurybump.*"
  7.     BumpHeight 2.5
  8.     Radius 2440
  9.  
  10.     CustomOrbit "vsop87-mercury"
  11.     EllipticalOrbit {
  12.     Period            0.2408
  13.     SemiMajorAxis     0.3871
  14.     Eccentricity      0.2056
  15.     Inclination       7.0049
  16.     AscendingNode    48.33167
  17.     LongOfPericenter 77.456
  18.         MeanLongitude   252.251
  19.     }
  20.  
  21.     RotationPeriod 1407.509405
  22.     Obliquity         7.01
  23.     EquatorAscendingNode 48.42
  24.     RotationOffset 291.20
  25.  
  26.     Albedo            0.06
  27. }
  28.  
  29. AltSurface "limit of knowledge" "Sol/Mercury"
  30. {
  31.     Texture "mercury.*"
  32.     OverlayTexture "mercury-lok-mask.png"
  33.     BumpMap "mercurybump.*"
  34.     BumpHeight 2.5
  35. }
  36.  
  37. "Venus" "Sol"
  38. {
  39.     Texture "venussurface.*"
  40.     # BumpMap "venusbump.*"
  41.     HazeColor [ 0.5 0.35 0.2 ]
  42.     HazeDensity 0.35
  43.     Radius 6052
  44.  
  45.     Atmosphere {
  46.         Height 60
  47.         Lower [ 0.8 0.8 0.5 ]
  48.         Upper [ 0.6 0.6 0.6 ]
  49.         Sky [ 0.8 0.8 0.5 ]
  50.         CloudMap "venus.jpg"
  51.         CloudHeight 50
  52.         CloudSpeed  90
  53.     }
  54.  
  55.     CustomOrbit "vsop87-venus"
  56.     EllipticalOrbit {
  57.         Period            0.6152
  58.         SemiMajorAxis     0.7233
  59.         Eccentricity      0.0068
  60.         Inclination       3.3947
  61.         AscendingNode     76.681
  62.         LongOfPericenter 131.533
  63.             MeanLongitude    181.979
  64.     }
  65.  
  66.     RotationPeriod  5832.479839
  67.     Obliquity       178.78
  68.     EquatorAscendingNode 300.22
  69.     RotationOffset       137.45
  70.  
  71.     Albedo            0.77
  72. }
  73.  
  74. "Earth" "Sol"
  75. {
  76.     Texture "earth.*"
  77.     NightTexture "earthnight.*"
  78.     
  79.     # SpecularTexture "earth-spec.*"
  80.     Color [ 0.85 0.85 1.0 ]
  81.     SpecularColor [ 0.5 0.5 0.55 ]
  82.     SpecularPower 25.0
  83.     HazeColor [ 1 1 1 ]
  84.     HazeDensity 0.3
  85.     Radius 6378.140  # equatorial
  86.     # Oblateness 0.0034
  87.  
  88.     # BumpMap "earthbump.*"
  89.     # BumpHeight 4.5
  90.  
  91.     Atmosphere {
  92.         Height 60
  93.         Lower [ 0.43 0.52 0.65 ]
  94.         Upper [ 0.26 0.47 0.84 ]
  95.         Sky [ 0.40 0.6 1.0 ]
  96.         Sunset [ 1.0 0.6 0.2 ]
  97.         # Sunset [ 0.3 1.0 0.5 ]
  98.         CloudHeight 7
  99.         CloudSpeed 65
  100.         CloudMap "earth-clouds.*"
  101.     }
  102.  
  103.     CustomOrbit "vsop87-earth"
  104.     EllipticalOrbit {    
  105.         Period            1.0000
  106.         SemiMajorAxis     1.0000
  107.         Eccentricity      0.0167
  108.         Inclination       0.0001
  109.         AscendingNode   348.739
  110.         LongOfPericenter 102.947
  111.             MeanLongitude   100.464
  112.     }
  113.  
  114.     RotationPeriod   23.9344694 # 23.93419
  115.     Obliquity        -23.45
  116.     RotationOffset   280.5    # offset at default epoch J2000
  117.  
  118.     Albedo            0.30
  119. }
  120.  
  121. "Moon" "Sol/Earth"
  122. {
  123.     Texture "moon.*"
  124.     BumpMap "moonbump.*"
  125.     BumpHeight 0.3
  126.     Radius   1737.53
  127.     # Oblateness 0.002
  128.  
  129.     CustomOrbit "moon"
  130.     EllipticalOrbit {
  131.         Period           27.321661
  132.         SemiMajorAxis    384400
  133.         Eccentricity     0.054900
  134.         Inclination      5.15
  135.     }
  136.  
  137.     Obliquity        23.45 # mean axis
  138.     EquatorAscendingNode     0.0  # mean axis
  139.     RotationOffset         38
  140.  
  141.     Albedo           0.12
  142. }
  143.  
  144. "Mars" "Sol"
  145. {
  146.     Texture "mars.*"
  147.     # Texture "mars8k.dds"
  148.     BumpMap "marsbump.*"
  149.     BumpHeight 2.5
  150.     Color   [ 1 0.75 0.7 ]
  151.     HazeColor [ 1 1 1 ]
  152.     HazeDensity 0.45
  153.     Radius 3396 # equatorial
  154.     # Oblateness 0.0069
  155.  
  156.     Atmosphere {
  157.         Height 30
  158.         Lower [ 0.8 0.6 0.6 ]
  159.         Upper [ 0.7 0.3 0.3 ]
  160.         Sky [ 0.83 0.75 0.65 ]
  161.                 Sunset [ 0.7 0.7 0.8 ] 
  162.                 # Slightly bluish sunset, as seen in true color pictures
  163.                 # from Pathfinder
  164.     }
  165.  
  166.     CustomOrbit "vsop87-mars"
  167.     EllipticalOrbit
  168.     {
  169.     Period            1.8809
  170.     SemiMajorAxis     1.5237
  171.     Eccentricity      0.0934
  172.     Inclination       1.8506
  173.     AscendingNode     49.479
  174.     LongOfPericenter 336.041
  175.         MeanLongitude    355.453
  176.     }
  177.  
  178.     RotationPeriod         24.622962
  179.     Obliquity              26.72
  180.     EquatorAscendingNode     82.91
  181.     RotationOffset        136.005
  182.  
  183.     Albedo            0.150
  184. }
  185.  
  186. "Phobos" "Sol/Mars"
  187. {
  188.     Mesh "phobos.cmod"
  189.     Texture "phobos.*"
  190.     # BumpMap "phobosbump.jpg"
  191.     # BumpHeight 5
  192.     Radius 13.0 # maximum semi-axis
  193.     MeshCenter [ -0.233 -0.156 -0.168 ]
  194.  
  195.     EllipticalOrbit
  196.     {
  197.     Period         0.318910
  198.     SemiMajorAxis  9377.2
  199.     Eccentricity   0.0151
  200.     Inclination    1.075
  201.     AscendingNode  128.694   # J2000
  202.     ArgOfPericenter 213.804  # J2000
  203.     MeanAnomaly    191.771   # J2000
  204.     }
  205.  
  206.     Obliquity          0.0
  207.     RotationOffset              354.2
  208.  
  209.     Albedo         0.07
  210. }
  211.  
  212. "Deimos" "Sol/Mars"
  213. {
  214.     Mesh "deimos.cmod"
  215.     Texture "deimos.*"
  216.     Radius 7.9 # maximum semi-axis
  217.     MeshCenter [ -0.299 -0.284 0.369 ]
  218.  
  219.     EllipticalOrbit
  220.     {
  221.     Period            1.262441
  222.     SemiMajorAxis     23463.2
  223.     Eccentricity      0.00033
  224.     Inclination       1.793
  225.     AscendingNode    25.229
  226.     ArgOfPericenter 208.213 
  227.     MeanAnomaly     344.128
  228.     }
  229.  
  230.     Obliquity          0.9
  231.     EquatorAscendingNode    183.0
  232.     RotationOffset        214.7
  233.  
  234.     Albedo         0.08
  235. }
  236.  
  237. "Jupiter" "Sol"
  238. {
  239.     Texture "jupiter.*"
  240.     HazeColor [ 0.4 0.45 0.5 ]
  241.     HazeDensity 0.3
  242.  
  243.     Radius 71492 # equatorial
  244.     Oblateness 0.0649
  245.  
  246.     CustomOrbit "vsop87-jupiter"
  247.     EllipticalOrbit
  248.     {
  249.     Period           11.8622
  250.     SemiMajorAxis     5.2034
  251.     Eccentricity      0.0484
  252.     Inclination       1.3053
  253.     AscendingNode   100.556
  254.     LongOfPericenter 14.7539
  255.         MeanLongitude    34.404
  256.     }
  257.  
  258.     Atmosphere {
  259.         Height 300
  260.         Lower [ 0.7 0.6 0.5 ]
  261.         Upper [ 0.5 0.45 0.4 ]
  262.         Sky [ 0.8 0.8 0.5 ]
  263.                 Sunset [ 1.0 0.6 0.2 ]
  264.     }
  265.  
  266.     RotationPeriod         9.927953 # System II (for GRS)
  267.     # RotationPeriod       9.92425  # System III (radio emissions)
  268.     Obliquity              2.222461 # 1.82246 # 2.22246
  269.     EquatorAscendingNode -22.203    # -1.87785 # -22.203
  270.     RotationOffset        12        # for correct location of GRS 
  271.                                     # (equal to 101 minus current W longitude of GRS)
  272.     # RotationOffset     305.40     # correct System III prime meridian
  273.  
  274.     Albedo 0.51
  275. }
  276.  
  277.  
  278. "Amalthea" "Sol/Jupiter"
  279. {
  280.     Texture "amalthea.*"
  281.     Color   [ 0.63 0.45 0.35 ]
  282.     Mesh "amalthea.cmod"
  283.     Radius    134 # maximum semi-axis
  284.     MeshCenter [ -13.616 -0.448 -4.436 ]
  285.  
  286.     EllipticalOrbit
  287.     {
  288.     Epoch      2452583.763194445 # 2002 Nov 5 06:19UT (Galileo encounter)
  289.     Period          0.498179     # mean
  290.     SemiMajorAxis   181994.78    # at epoch
  291.     Eccentricity    0.0045045    # at epoch 
  292.     Inclination     0.384285     # at epoch
  293.     AscendingNode   220.288958   # at epoch
  294.     ArgOfPericenter 301.622765   # at epoch
  295.     MeanAnomaly     315.352094   # at epoch
  296.     }
  297.  
  298.     Obliquity          0.0
  299.     RotationOffset        252.1
  300.  
  301.     Albedo          0.06
  302. }
  303.  
  304. "Io" "Sol/Jupiter"
  305. {
  306.     Texture "io.*"
  307.     Radius   1821.6
  308.  
  309.     CustomOrbit "io"
  310.     EllipticalOrbit
  311.     {
  312.     Epoch 2443000.00038375
  313.     Period         1.769138
  314.     SemiMajorAxis  421600
  315.     Eccentricity   0.0041
  316.     Inclination    0.040
  317.     AscendingNode    312.981
  318.     LongOfPericenter  97.735
  319.     MeanLongitude    106.724
  320.     }
  321.  
  322.     Obliquity          0.0
  323.     RotationOffset        220.8
  324.  
  325.     Albedo         0.61
  326. }
  327.  
  328. AltSurface "limit of knowledge" "Sol/Jupiter/Io"
  329. {
  330.     Texture "io.*"
  331.     OverlayTexture "io-lok-mask.png"
  332. }
  333.  
  334. "Europa" "Sol/Jupiter"
  335. {
  336.     Texture "europa.*"
  337.     Radius   1560.8
  338.  
  339.     CustomOrbit "europa"
  340.     EllipticalOrbit
  341.     {
  342.     Epoch 2443000.00038375
  343.     Period         3.551810
  344.     SemiMajorAxis  670900
  345.     Eccentricity   0.0101
  346.     Inclination    0.470
  347.     AscendingNode    101.087
  348.     LongOfPericenter 155.512
  349.     MeanLongitude    176.377
  350.     }
  351.  
  352.     Obliquity          0.0
  353.     RotationOffset          56.2
  354.  
  355.     Albedo         0.64
  356. }
  357.  
  358. AltSurface "limit of knowledge" "Sol/Jupiter/Europa"
  359. {
  360.     Texture "europa.*"
  361.     OverlayTexture "europa-lok-mask.png"
  362. }
  363.  
  364. "Ganymede" "Sol/Jupiter"
  365. {
  366.     Texture "ganymede.*"
  367.     Radius   2631.2
  368.  
  369.     CustomOrbit "ganymede"
  370.     EllipticalOrbit
  371.     {
  372.     Epoch 2443000.00038375
  373.     Period         7.154553
  374.     SemiMajorAxis  1070000
  375.     Eccentricity   0.0015
  376.     Inclination    0.195
  377.     AscendingNode    119.841
  378.     LongOfPericenter 188.831
  379.     MeanLongitude    121.206
  380.     }
  381.  
  382.     Obliquity          0.1
  383.     EquatorAscendingNode    161.6
  384.     RotationOffset        262.1
  385.  
  386.     Albedo         0.42
  387. }
  388.  
  389. AltSurface "limit of knowledge" "Sol/Jupiter/Ganymede"
  390. {
  391.     Texture "ganymede.*"
  392.     OverlayTexture "ganymede-lok-mask.png"
  393. }
  394.  
  395. "Callisto" "Sol/Jupiter"
  396. {
  397.     Texture "callisto.*"
  398.     Radius   2410.3
  399.  
  400.     CustomOrbit "callisto"
  401.     EllipticalOrbit
  402.     {
  403.     Epoch 2443000.00038375
  404.     Period        16.689018
  405.     SemiMajorAxis  1883000
  406.     Eccentricity   0.007
  407.     Inclination    0.281
  408.     AscendingNode    323.265
  409.     LongOfPericenter 335.933
  410.     MeanLongitude     85.091
  411.     }
  412.  
  413.     Obliquity          0.4
  414.     EquatorAscendingNode    160.6
  415.     RotationOffset        120.1
  416.  
  417.     Albedo         0.20
  418. }
  419.  
  420. AltSurface "limit of knowledge" "Sol/Jupiter/Callisto"
  421. {
  422.     Texture "callisto.*"
  423.     OverlayTexture "callisto-lok-mask.png"
  424. }
  425.  
  426. "Saturn" "Sol"
  427. {
  428.     Texture "saturn.*"
  429.     Color [ 1.0 1.0 0.85 ]
  430.     HazeColor [ 0.0 0.0 1 ]
  431.     HazeDensity 0.25
  432.     Radius 60268 # equatorial
  433.     Oblateness 0.0980
  434.  
  435.     CustomOrbit "vsop87-saturn"
  436.     EllipticalOrbit
  437.     {
  438.     Period           29.4577
  439.     SemiMajorAxis     9.5371
  440.     Eccentricity      0.0542
  441.     Inclination       2.4845
  442.     AscendingNode   113.715
  443.     LongOfPericenter 92.432
  444.         MeanLongitude    49.944
  445.     }
  446.  
  447.     Atmosphere {
  448.         Height 300
  449.         Lower [ 0.8 0.75 0.65 ]
  450.         Upper [ 0.6 0.55 0.45 ]
  451.         Sky [ 0.8 0.8 0.5 ]
  452.     }
  453.  
  454.     RotationPeriod        10.65622 # System III (magnetic field)
  455.     Obliquity             28.049   # 28.052   # old value: 26.73
  456.     EquatorAscendingNode 169.530   # 168.8112 # 169.53
  457.         RotationOffset       358.922   # correct System III prime meridian
  458.  
  459.     Albedo            0.50
  460.  
  461.     Rings {
  462.         Inner   74500  # includes some ringlets inside edge of C ring at 74660
  463.         Outer  140220
  464.         Texture "saturn-rings.png"
  465.     }
  466. }
  467.  
  468. "Prometheus" "Sol/Saturn"
  469. {
  470.     Texture         "prometheus.*"
  471.     Mesh        "prometheus.cmod"
  472.     Radius    74 # maximum semi-axis
  473.     MeshCenter [ 0.75 -2.68 1.064 ]
  474.  
  475.     EllipticalOrbit
  476.     {
  477.     Period        0.612986
  478.     SemiMajorAxis    139350
  479.     Eccentricity    0.0023
  480.     Inclination    0.000
  481.     LongOfPericenter 32.879    # J2000.0 
  482.     MeanAnomaly     22.695    #
  483.     }
  484.  
  485.     RotationOffset      236
  486.  
  487.     Albedo 0.6
  488. }
  489.  
  490. "Pandora" "Sol/Saturn"
  491. {
  492.     Texture         "asteroid.jpg"
  493.     Mesh        "pandora.cmod"
  494.     Radius        57 # maximum semi-axis
  495.     MeshCenter [ 0.692 -1.454 -0.422 ]
  496.  
  497.     EllipticalOrbit
  498.     {
  499.     Period        0.628804
  500.     SemiMajorAxis    141700
  501.     Eccentricity    0.0044
  502.     Inclination    0.000
  503.     LongOfPericenter 234.458 # J2000.0
  504.     MeanAnomaly     62.483     #
  505.     }
  506.  
  507.     RotationOffset          117
  508.  
  509.     Albedo 0.5
  510. }
  511.  
  512. "Epimetheus" "Sol/Saturn"
  513. {
  514.     Texture         "epimetheus.*"
  515.     Mesh        "epimetheus.cmod"
  516.     Radius    72 # maximum semi-axis
  517.     MeshCenter [ -5.196 -2.241 -1.878 ]
  518.  
  519.     EllipticalOrbit
  520.     {
  521.     Period        0.694590
  522.     SemiMajorAxis    151422
  523.     Eccentricity    0.0205
  524.     Inclination    0.337    #
  525.     AscendingNode    149.880    #
  526.     ArgOfPericenter    86.905    # J2000.0
  527.     MeanAnomaly     192.354    #
  528.     }
  529.  
  530.     RotationOffset      249
  531.  
  532.     Albedo 0.5
  533. }
  534.  
  535. AltSurface "limit of knowledge" "Sol/Saturn/Epimetheus"
  536. {
  537.     Texture "epimetheus-lok.*"
  538. }
  539.  
  540. "Janus" "Sol/Saturn"
  541. {
  542.     Texture         "janus.*"
  543.     Mesh        "janus.cmod"
  544.     Radius    96 # maximum semi-axis
  545.     MeshCenter [ -1.552 1.358 2.257 ]
  546.  
  547.     EllipticalOrbit
  548.     {
  549.     Period        0.694590
  550.     SemiMajorAxis    151472
  551.     Eccentricity    0.0073
  552.     Inclination    0.168    #
  553.     AscendingNode    120.557    #
  554.     ArgOfPericenter    43.066    # J2000.0
  555.     MeanAnomaly     79.973    #
  556.     }
  557.  
  558.     RotationOffset      64
  559.  
  560.     Albedo 0.6
  561. }
  562.  
  563. "Mimas" "Sol/Saturn"
  564. {
  565.     Texture "mimas.*"
  566.     # Texture "white.jpg"
  567.     # BumpMap "mimasbump.jpg"
  568.     # BumpHeight 10.0
  569.     Color [ 0.75 0.63 0.58 ]
  570.     BlendTexture true
  571.     Radius    198.6
  572.  
  573.     CustomOrbit "mimas"
  574.     EllipticalOrbit
  575.     {
  576.     Period         0.9424218
  577.     SemiMajorAxis  185520
  578.     Eccentricity   0.0202
  579.     Inclination    1.53
  580.     MeanAnomaly    23
  581.     }
  582.  
  583.     Obliquity          1.5 #J2000.0
  584.     EquatorAscendingNode    137.8 #J2000.0
  585.     RotationOffset        190.7 #J2000.0
  586.  
  587.     Albedo         0.5
  588. }
  589.  
  590. AltSurface "limit of knowledge" "Sol/Saturn/Mimas"
  591. {
  592.     Texture "mimas.*"
  593.     OverlayTexture "mimas-lok-mask.png"
  594.     Color [ 0.75 0.63 0.58 ]
  595.     BlendTexture true
  596. }
  597.  
  598. "Enceladus" "Sol/Saturn"
  599. {
  600.     Texture "enceladus.*"
  601.     Radius     249.4
  602.  
  603.     CustomOrbit "enceladus"
  604.     EllipticalOrbit
  605.     {
  606.     Period         1.370218
  607.     SemiMajorAxis  238020
  608.     Eccentricity   0.0045
  609.     Inclination    0.02
  610.     MeanAnomaly    215
  611.     }
  612.  
  613.     Obliquity          0.0
  614.     RotationOffset        322.9
  615.  
  616.     Albedo         0.99
  617. }
  618.  
  619. "Tethys" "Sol/Saturn"
  620. {
  621.     Texture "tethys.*"
  622.     Radius     529.9
  623.  
  624.     CustomOrbit "tethys"
  625.     EllipticalOrbit
  626.     {
  627.     Period         1.887802
  628.     SemiMajorAxis  294660
  629.     Eccentricity   0.0
  630.     Inclination    1.09
  631.     MeanAnomaly    98
  632.     }
  633.  
  634.     Obliquity          0.0
  635.     RotationOffset        330.6
  636.  
  637.     Albedo         0.9
  638. }
  639.  
  640. "Dione" "Sol/Saturn"
  641. {
  642.     Texture "dione.*"
  643.     Radius     559
  644.  
  645.     CustomOrbit "dione"
  646.     EllipticalOrbit
  647.     {
  648.     Period         2.736915
  649.     SemiMajorAxis  377400
  650.     Eccentricity   0.0022
  651.     Inclination    0.02
  652.     MeanAnomaly    310
  653.     }
  654.  
  655.     Obliquity          0.0
  656.     RotationOffset        317.1
  657.  
  658.     Albedo         0.7
  659. }
  660.  
  661. "Rhea" "Sol/Saturn"
  662. {
  663.     Texture "rhea.*"
  664.     Radius     764
  665.  
  666.     CustomOrbit "rhea"
  667.     EllipticalOrbit
  668.     {
  669.     Period         4.517500
  670.     SemiMajorAxis  527040
  671.     Eccentricity   0.0010
  672.     Inclination    0.35
  673.     MeanAnomaly    190
  674.     }
  675.  
  676.     Obliquity          0.0
  677.     RotationOffset         195.0
  678.  
  679.     Albedo         0.7
  680. }
  681.  
  682. "Titan" "Sol/Saturn"
  683. {
  684.     Texture  "titan.*"
  685.         Color              [ 0.8 0.2 0.45 ]
  686.         HazeColor          [ 0.781 0.629 0.975 ]
  687.     HazeDensity        0.6
  688.     Radius          2575
  689.  
  690.     Atmosphere {
  691.         Height      200
  692.                 Lower       [ 0.477 0.367 0.211 ]
  693.                 Upper       [ 0.96 0.805 0.461 ]
  694.                 Sky         [ 0.3 0 0 ]
  695.         CloudHeight   3
  696.         CloudSpeed   65
  697.         CloudMap "titan-clouds.*"
  698.     }
  699.  
  700.     CustomOrbit "titan"
  701.     EllipticalOrbit
  702.     {
  703.     Period            15.945421
  704.     SemiMajorAxis 1221850
  705.     Eccentricity       0.0292
  706.     Inclination        0.33
  707.     MeanAnomaly      120
  708.     }
  709.  
  710.     Obliquity          0.6
  711.     EquatorAscendingNode    186.6
  712.     RotationOffset        318.9
  713.  
  714.     Albedo                    0.21
  715. }
  716.  
  717. "Hyperion" "Sol/Saturn"
  718. {
  719.     Mesh "hyperion.cmod"
  720.     Texture "hyperion.*" # Phil Stooke
  721.     Radius    171 # maximum semi-axis
  722.     MeshCenter [ -3.424 10.938 4.498 ]
  723.  
  724.     CustomOrbit "hyperion"
  725.     EllipticalOrbit
  726.     {
  727.     Period        21.276609
  728.     SemiMajorAxis  1481100
  729.     Eccentricity   0.1042
  730.     Inclination    0.43
  731.     MeanAnomaly    350
  732.     }
  733.  
  734.     # The rotation of Hyperion is chaotic; we don't attempt to model
  735.     # the rotation exactly, but instead use non-zero precession rate to
  736.     # make the rotation appear somewhat irregular.
  737.  
  738.     Obliquity            61    # pole at time of 
  739.     EquatorAscendingNode    145    # Voyager 2 encounter
  740.     RotationPeriod      120    # 5-day best-fit rotation
  741.     PrecessionRate       51.43 # 7-day wobble in light curve
  742.  
  743.     Albedo         0.3
  744. }
  745.  
  746. AltSurface "limit of knowledge" "Sol/Saturn/Hyperion"
  747. {
  748.     Texture "hyperion-lok.*" # Phil Stooke
  749. }
  750.  
  751. "Iapetus" "Sol/Saturn"
  752. {
  753.     Texture "iapetus.*"
  754.     Radius     718
  755.  
  756.     CustomOrbit "iapetus"
  757.     EllipticalOrbit
  758.     {
  759.     Period         79.330183
  760.     SemiMajorAxis  3561300
  761.     Eccentricity   0.0283
  762.     Inclination    7.52
  763.     MeanAnomaly    245
  764.     }
  765.  
  766.     Obliquity         15.5
  767.     EquatorAscendingNode    213.7
  768.     RotationOffset         14.9
  769.  
  770.     Albedo         0.2
  771. }
  772.  
  773. "Phoebe" "Sol/Saturn"
  774. {
  775.     Mesh "roughsphere.cms"
  776.     Texture "asteroid.jpg"
  777.     Radius     110
  778.  
  779.     EllipticalOrbit
  780.     {
  781.     Epoch           2453168.3159722 # 2004 June 11 19:35 (Cassini encounter)
  782.     Period          548.21          # mean
  783.     SemiMajorAxis   12915512.0      # at epoch
  784.     Eccentricity      0.152924      # at epoch
  785.     Inclination     151.668210      # at epoch
  786.     AscendingNode    14.381449      # at epoch
  787.     ArgOfPericenter 281.103195      # at epoch
  788.     MeanAnomaly      31.776215      # at epoch
  789.     }
  790.  
  791.     RotationPeriod          9.282
  792.     Obliquity         17.4
  793.     EquatorAscendingNode    259.9
  794.     RotationOffset        320.3
  795.  
  796.     Albedo         0.05
  797. }
  798.  
  799.  
  800. "Uranus" "Sol"
  801. {
  802.     Texture "uranus.*"
  803.     Color [ 0.75 0.85 1.0 ]
  804.     HazeColor [ 0.5 0.8 1.0 ]
  805.     HazeDensity 0.2
  806.     Radius 25559 # equatorial
  807.     Oblateness 0.0229
  808.  
  809.     CustomOrbit "vsop87-uranus"
  810.     EllipticalOrbit
  811.     {
  812.     Period           84.0139
  813.     SemiMajorAxis    19.1913
  814.     Eccentricity      0.0472
  815.     Inclination       0.7699
  816.     AscendingNode     74.230
  817.     LongOfPericenter 170.964
  818.         MeanLongitude    313.232
  819.     }
  820.  
  821.     Atmosphere {
  822.         Height 130
  823.         Lower [ 0.75 0.85 1.0 ]
  824.         Upper [ 0.5 0.8 0.9 ]
  825.         Sky [ 0.6 0.7 0.7 ]
  826.  
  827.     }
  828.  
  829.     RotationPeriod        17.24 # System III (magnetic field)
  830.     Obliquity             97.81
  831.     EquatorAscendingNode 167.76
  832.     RotationOffset       331.18 # correct System III prime meridian
  833.  
  834.     Albedo            0.66
  835.  
  836.     Rings {
  837.         Inner  41837
  838.         Outer  51179
  839.         Texture "uranus-rings.png"
  840.     }
  841. }
  842.  
  843. "Miranda" "Sol/Uranus"
  844. {
  845.     Texture "miranda.*"
  846.     Radius   235.8
  847.  
  848.     CustomOrbit "miranda"
  849.     EllipticalOrbit
  850.     {
  851.     Period         1.413
  852.     SemiMajorAxis  129800
  853.     Eccentricity   0.0027
  854.     Inclination    4.22
  855.     MeanAnomaly    120
  856.     }
  857.  
  858.     RotationPeriod         33.92350159 # enforce sync rotation
  859.     Obliquity          0.0
  860.     RotationOffset         144.3
  861.  
  862.     Albedo         0.32
  863. }
  864.  
  865. AltSurface "limit of knowledge" "Sol/Uranus/Miranda"
  866. {
  867.     Texture "miranda.*"
  868.     OverlayTexture "miranda-lok-mask.png"
  869. }
  870.  
  871. "Ariel" "Sol/Uranus"
  872. {
  873.     Texture "ariel.*"
  874.     Radius   578.9
  875.  
  876.     CustomOrbit "ariel"
  877.     EllipticalOrbit
  878.     {
  879.     Period         2.520
  880.     SemiMajorAxis  191200
  881.     Eccentricity   0.0034
  882.     Inclination    0.31
  883.     MeanAnomaly    56
  884.     }
  885.  
  886.     RotationPeriod         60.48909292 # enforce sync rotation
  887.     Obliquity          0.0
  888.     RotationOffset          18.8
  889.  
  890.     Albedo         0.39
  891. }
  892.  
  893. AltSurface "limit of knowledge" "Sol/Uranus/Ariel"
  894. {
  895.     Texture "ariel.*"
  896.     OverlayTexture "ariel-lok-mask.png"
  897. }
  898.  
  899. "Umbriel" "Sol/Uranus"
  900. {
  901.     Texture "umbriel.*"
  902.     Radius   584.7
  903.  
  904.     CustomOrbit "umbriel"
  905.     EllipticalOrbit
  906.     {
  907.     Period         4.144
  908.     SemiMajorAxis  266000
  909.     Eccentricity   0.0050
  910.     Inclination    0.36
  911.     MeanAnomaly    280
  912.     }
  913.  
  914.     RotationPeriod         99.46022991 # enforce sync rotation
  915.     Obliquity          0.0
  916.     RotationOffset          66.9
  917.  
  918.     Albedo         0.21
  919. }
  920.  
  921. AltSurface "limit of knowledge" "Sol/Uranus/Umbriel"
  922. {
  923.     Texture "umbriel.*"
  924.     OverlayTexture "umbriel-lok-mask.png"
  925. }
  926.  
  927. "Titania" "Sol/Uranus"
  928. {
  929.     Texture "titania.*"
  930.     Radius   788.9
  931.  
  932.     CustomOrbit "titania"
  933.     EllipticalOrbit
  934.     {
  935.     Period         8.706
  936.     SemiMajorAxis  435800
  937.     Eccentricity   0.0022
  938.     Inclination    0.10
  939.     MeanAnomaly    30
  940.     }
  941.  
  942.     RotationPeriod        208.94077099 # enforce sync rotation
  943.     Obliquity          0.0
  944.     RotationOffset          97.2
  945.  
  946.     Albedo         0.27
  947. }
  948.  
  949. AltSurface "limit of knowledge" "Sol/Uranus/Titania"
  950. {
  951.     Texture "titania.*"
  952.     OverlayTexture "titania-lok-mask.png"
  953. }
  954.  
  955. "Oberon" "Sol/Uranus"
  956. {
  957.     Texture "oberon.*"
  958.     Radius   761.4
  959.  
  960.     CustomOrbit "oberon"
  961.     EllipticalOrbit
  962.     {
  963.     Period        13.463
  964.     SemiMajorAxis  583600
  965.     Eccentricity   0.0008
  966.     Inclination    0.10
  967.     MeanAnomaly    150
  968.     }
  969.  
  970.     RotationPeriod        323.117567539 # enforce sync rotation
  971.     Obliquity          0.0
  972.     RotationOffset         168.2
  973.  
  974.     Albedo         0.23
  975. }
  976.  
  977. AltSurface "limit of knowledge" "Sol/Uranus/Oberon"
  978. {
  979.     Texture "oberon.*"
  980.     OverlayTexture "oberon-lok-mask.png"
  981. }
  982.  
  983.  
  984. "Neptune" "Sol"
  985. {
  986.     Texture "neptune.*"
  987.     Color [ 0.75 0.75 1.0 ]
  988.     HazeColor [ 0.6 1 0.75 ]
  989.     HazeDensity 0.35
  990.     Radius 24766 # equatorial
  991.     Oblateness 0.017
  992.  
  993.     CustomOrbit "vsop87-neptune"
  994.     EllipticalOrbit
  995.     {
  996.     Period           164.793
  997.     SemiMajorAxis     30.0690
  998.     Eccentricity      0.0086
  999.     Inclination       1.7692
  1000.     AscendingNode   131.722
  1001.     LongOfPericenter 44.971
  1002.         MeanLongitude   304.880
  1003.     }
  1004.  
  1005.     Atmosphere {
  1006.         Height 130
  1007.         Lower [ 0.6 0.65 1.0 ]
  1008.         Upper [ 0.5 0.55 0.9 ]
  1009.         Sky [ 0.5 0.7 0.9 ]
  1010.     }
  1011.  
  1012.     RotationPeriod        16.11 # System III (magnetic field)
  1013.     Obliquity             28.03
  1014.     EquatorAscendingNode  49.235
  1015.     RotationOffset       228.65 # correct System III prime meridian
  1016.  
  1017.     Albedo                 0.62
  1018.  
  1019.     Rings {
  1020.         Inner  53150
  1021.         Outer  62947
  1022.         Texture "neptune-rings.png"
  1023.     }
  1024. }
  1025.  
  1026. "Larissa" "Sol/Neptune"
  1027. {
  1028.     Texture         "asteroid.jpg"
  1029.     Mesh        "larissa.cmod"
  1030.     Radius        100 # maximum semi-axis
  1031.     MeshCenter [ 4.564 -0.126 0.302 ]
  1032.  
  1033.     EllipticalOrbit
  1034.     {
  1035.     Period        0.554654
  1036.     SemiMajorAxis    73548
  1037.     Eccentricity    0.0014
  1038.     Inclination    0.744    #
  1039.     AscendingNode    324.857    #
  1040.     ArgOfPericenter    215.004    # J2000.0
  1041.     MeanAnomaly     157.543    #
  1042.     }
  1043.  
  1044.     Obliquity                    0.1
  1045.     EquatorAscendingNode     349.1
  1046.     RotationOffset          165.8
  1047.  
  1048.     Albedo 0.056
  1049. }
  1050.  
  1051. "Proteus" "Sol/Neptune"
  1052. {
  1053.     Mesh "proteus.cmod"
  1054.     Texture "proteus.*" # Phil Stooke
  1055.     Radius    219 # maximum semi-axis
  1056.     MeshCenter [ -4.146 -0.022 5.153 ]
  1057.  
  1058.     EllipticalOrbit
  1059.     {
  1060.     Epoch        2450085.5 # 1996 Jan 3 00:00UT
  1061.     Period        1.122315  # mean
  1062.     SemiMajorAxis    117647    # mean
  1063.     Eccentricity    0.0005    # mean
  1064.     Inclination    1.090     # at epoch
  1065.     AscendingNode    330.943   # at epoch
  1066.     ArgOfPericenter    267.246   # at epoch 
  1067.     MeanAnomaly    213.916   # at epoch 
  1068.     }
  1069.  
  1070.     Obliquity                    0.6
  1071.     EquatorAscendingNode     331.0
  1072.     RotationOffset            97.8
  1073.  
  1074.     Albedo         0.061
  1075. }
  1076.  
  1077. "Triton" "Sol/Neptune"
  1078. {
  1079.     Texture "triton.*"
  1080.     Radius   1353.4
  1081.  
  1082.     Atmosphere {
  1083.         Height 1
  1084.         Lower [ 0.5 0.5 0.5 ]
  1085.         Upper [ 0.5 0.5 0.5 ]
  1086.         Sky [ 0.0 0.0 0.0 ]
  1087.     }
  1088.  
  1089.     EllipticalOrbit
  1090.     {
  1091.     Epoch        2447763.5  # 1989 Aug 25 00:00UT (Voyager encounter)
  1092.     Period        5.8768541  #  mean
  1093.     SemiMajorAxis    354765.286 # at epoch
  1094.     Eccentricity    0.00002285 # at epoch
  1095.     Inclination    156.826240 # at epoch
  1096.     #AscendingNode    172.426656 # at epoch
  1097.     AscendingNode    147.899288 # at epoch
  1098.     ArgOfPericenter    293.092400 # at epoch
  1099.     MeanAnomaly    315.726316 # at epoch
  1100.     }
  1101.  
  1102.     RotationEpoch        2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter)
  1103.     Obliquity        156.8 # at epoch
  1104.     EquatorAscendingNode    147.9 # at epoch
  1105.     RotationOffset         71.5 # at epoch
  1106.  
  1107.     Albedo         0.756
  1108. }
  1109.  
  1110. AltSurface "limit of knowledge" "Sol/Neptune/Triton"
  1111. {
  1112.     Texture "triton.*"
  1113.     OverlayTexture "triton-lok-mask.png"
  1114. }
  1115.  
  1116. "Nereid" "Sol/Neptune"
  1117. {
  1118.     Mesh "asteroid.cms"
  1119.     Texture "asteroid.jpg"
  1120.     Radius   170
  1121.  
  1122.     EllipticalOrbit
  1123.     {
  1124.     Epoch        2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter)
  1125.     Period        360.13619 # mean
  1126.     SemiMajorAxis    5513400   # mean
  1127.     Eccentricity    0.7512    # mean
  1128.     Inclination    28.385    # at epoch
  1129.     AscendingNode    190.678   # at epoch
  1130.     ArgOfPericenter 17.690    # at epoch
  1131.     MeanAnomaly        36.056    # at epoch
  1132.     }
  1133.  
  1134.     Albedo          0.155
  1135. }
  1136.  
  1137. "Pluto" "Sol"
  1138. {
  1139.     Texture "pluto-lok.*"
  1140.         SpecularTexture "pluto-lok-spec.*"
  1141.         SpecularColor            [ 0.135 0.12 0.08 ]
  1142.         SpecularPower             9.5
  1143.  
  1144.     Radius 1151
  1145.  
  1146.     CustomOrbit "pluto"
  1147.     EllipticalOrbit
  1148.     {
  1149.     Period            248.54
  1150.     SemiMajorAxis     39.48168677
  1151.     Eccentricity       0.24880766
  1152.     Inclination       17.14175
  1153.     AscendingNode    110.30347
  1154.     LongOfPericenter 224.06776
  1155.         MeanLongitude    238.92881
  1156.     }
  1157.  
  1158.     RotationPeriod        153.293904
  1159.     Obliquity        115.60
  1160.     EquatorAscendingNode    228.34
  1161.     RotationOffset        320.75
  1162.     
  1163.     Albedo           0.55
  1164. }
  1165.  
  1166. AltSurface "limit of knowledge" "Sol/Pluto"
  1167. {
  1168.     Texture "pluto-lok.*"
  1169.         SpecularTexture "pluto-lok-spec.*"
  1170.         SpecularColor            [ 0.135 0.12 0.08 ]
  1171.         SpecularPower             9.5
  1172. }
  1173.  
  1174. "Charon" "Sol/Pluto"
  1175. {
  1176.     Texture "charon-lok.*"
  1177.         SpecularTexture "charon-lok-spec.*"
  1178.         SpecularColor            [ 0.135 0.12 0.08 ]
  1179.         SpecularPower             9.5
  1180.     Radius   593
  1181.  
  1182.     InfoURL "http://www.nineplanets.org/pluto.html#Charon"
  1183.  
  1184.     EllipticalOrbit
  1185.     {
  1186.     Period        6.387246
  1187.     SemiMajorAxis    19636
  1188.     Eccentricity    0.0002
  1189.     Inclination    0.0048
  1190.     AscendingNode    273.5582
  1191.     ArgOfPericenter    313.7606
  1192.     MeanAnomaly    93.4395
  1193.     }
  1194.  
  1195.     Obliquity          1.0
  1196.     EquatorAscendingNode    287.6
  1197.     RotationOffset         213.3
  1198.     
  1199.     Albedo          0.35
  1200. }
  1201.  
  1202. AltSurface "limit of knowledge" "Sol/Pluto/Charon"
  1203. {
  1204.     Texture "charon-lok.*"
  1205.         SpecularTexture "charon-lok-spec.*"
  1206.         SpecularColor            [ 0.135 0.12 0.08 ]
  1207.         SpecularPower             9.5
  1208. }
  1209.